CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线程 等待

搜索资源列表

  1. 循环等待 死锁状态

    0下载:
  2. 通过各线程的等待模拟死锁,使初学者对死锁有一定的了解-through the threads of waiting Deadlock simulation, so beginners Deadlock have some understanding
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:244415
    • 提供者:童仝
  1. pubWaitTest

    0下载:
  2. COM组件中封装的多线程等待对话框,可用于耗时较长的计算过程等的界面改善
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:78404
    • 提供者:minjiaqidown
  1. NWebCrawler

    0下载:
  2. 一款用 C# 编写的网络爬虫。用户可以通过设置线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等参数,获得网络上URL,下载得到的数据存储在数据库中。-Using a web crawler written in C#. Users can set the number of threads, thread waiting time, connection time, crawling file types can be Type and priority, the do
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-09
    • 文件大小:1326167
    • 提供者:张峰
  1. BufferProgram

    0下载:
  2. 循环缓冲区好处是:使共享资源的线程的等待时间减到最小,并使他们的平均操作速度相同。 注意:循环缓冲区不适合于生产者和消费者持续以不同的速度进行操作的情况。 缓冲区太小,这样会使线程等待更多的时间。 缓冲区太大,这样会浪费内存。 -Circular buffer benefits are: to make a thread of shared resources to minimize the waiting time, make them the same as the a
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:2167
    • 提供者:代码人
  1. Thread2

    0下载:
  2. 测试两个线程等待信号量的顺序,win32编程-Two threads waiting for the signal to test the volume of the order, win32 programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:8493
    • 提供者:mumaren
  1. CS

    0下载:
  2. 前的线程等待,直到其他线程调用此对象的 Object.notify() 方法或 Object.notifyAll() 方法,或者超过指定的时间量-Wait for the thread before until the other threads to call this object Object.notify () method or Object.notifyAll () method, or greater than a specified amount of time
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:20736
    • 提供者:zzzzzzzz
  1. TestWaitDlg

    0下载:
  2. Windows关于程序等待程序源代码,经典的多线程等待代码-Thread Wait
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:36785
    • 提供者:曾海
  1. Mapirule

    0下载:
  2. 短信截获 可以接收电话号码和短信内容,并作出判断,来发送另一个程序线程等待的事件。-Messages intercepted phone numbers and text messages can receive content, and make judgments, to send another program thread to wait for events.
  3. 所属分类:Windows Mobile

    • 发布日期:2017-03-23
    • 文件大小:34658
    • 提供者:mojianfneg
  1. PACHONG

    0下载:
  2. 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:799037
    • 提供者:谭辰
  1. java_wait_notify_notifyall

    0下载:
  2. java 多线程编程,演示了线程等待,唤醒。可以达到并行计算。利用著名操作系统的生产者与消费者说了原理。-java multithreaded programming that demonstrates thread waiting, wake up. Parallel computing can be achieved. Using well-known operating system that the principle of producers and consumers.
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:1914
    • 提供者:ox
  1. nwebcrawlercSharp

    1下载:
  2. 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用-c# crawler Threads
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2120596
    • 提供者:cc
  1. spider2006

    1下载:
  2. 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等。 -C# spider.
  3. 所属分类:Search Engine

    • 发布日期:2017-08-30
    • 文件大小:31744
    • 提供者:rossuel
  1. NWebCrawler

    1下载:
  2. 网络爬虫, * 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 * 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 * 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 * 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 * 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等。-Web crawler
  3. 所属分类:Search Engine

    • 发布日期:2017-03-27
    • 文件大小:386692
    • 提供者:wu
  1. Multi_ThreadingV2

    0下载:
  2. 多线程及线程等待等方法的最好例子。C#源码。-The best example of multi-threaded and thread waits and other methods.
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:49830
    • 提供者:胡雨幕
  1. UNIX-programming-information

    0下载:
  2. UNIX编程资料,TCP程序设计,UDP程序设计,并发服务器设计,创建线程,线程等待,线程退出保护设计,消息队列,日志记录模块-UNIX programming information, TCP programming, UDP programming, concurrent server design, create a thread, the thread waits for the thread to exit protection design, message queues, logg
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-03
    • 文件大小:697238
    • 提供者:胡云龙
  1. NWebCrawler

    0下载:
  2. 网络搜索,可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。-net spider
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:99999
    • 提供者:zhj
  1. thread

    0下载:
  2. 线程的互斥,互斥锁、条件变量、信号量、线程创建、线程等待、线程退出-Mutex thread, mutex, condition variables, semaphores, thread creation, thread waits, the thread exits
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:6175
    • 提供者:Allen
  1. 1

    0下载:
  2. 简单的协议通信:服务端。该程序中设置最大连接数为20,当客户端有连接请求时,向客户端发送字符串THIS IS SERVER,并启动一个线程等待客户端发送消息过来。-Simple communication protocol: the server. The program sets the maximum number of connections is 20, when a client connection request, the string THIS IS SERVER sent to
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4106
    • 提供者:gaoxurong
  1. ruyking__specializations

    0下载:
  2. 停止等待试验的源代码,用VB实现,里面有一个现成的实现工程(Stop waiting for the test source code, using VB to achieve, there is a ready-made the implementation of the project)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-24
    • 文件大小:21504
    • 提供者:lingxm
  1. 18523770

    0下载:
  2. 程序运行前等待时间的跳转画面编程,停留时会根据程序的启动时间的长短而发生变化,,(Programs run waiting time before the jump screen programming, length of stay will be according to the program start and change,,)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-25
    • 文件大小:437248
    • 提供者:xanessa
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com